-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add blinding factors to the quotient polynomial #778
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #778 +/- ##
==========================================
- Coverage 84.96% 84.02% -0.94%
==========================================
Files 57 57
Lines 4037 4094 +57
==========================================
+ Hits 3430 3440 +10
- Misses 607 654 +47
Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some clippy nits and a plea to better isolate the failing test which might hint to a bug
0247560
to
b70e144
Compare
This PR fixes a vulnerability found in Plonk, as described here:
https://x.com/rel_zeta_tech/status/1542474186664210432?s=20